Welcome![Sign In][Sign Up]
Location:
Search - power flow

Search list

[Software EngineeringSimPowerSystems-powerflow

Description: 关于matlab simpowersystem的例子,有助于掌握matlab潮流计算-About matlab simpowersystem example, help to control power flow matlab
Platform: | Size: 124928 | Author: 小强 | Hits:

[Energy industryPQ_Power_Flow_Pro

Description: 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the trend of the appendix PQ decomposition process to complete and adopt the BX program. Procedures used in the fast decoupled power flow calculation method and sparse matrix storage techniques, and procedures for the preparation of the main algorithm subroutines. That the number of iterations of this procedure shall be not more than 1000 times the convergence, and gives the five-node five-branch system data5.dat as an example.
Platform: | Size: 10240 | Author: muli | Hits:

[OtherNewton

Description: 简单潮流计算的牛顿拉夫逊程序,采用直角坐标形式-Simple Newton Raphson power flow calculation program, using the form of rectangular coordinates
Platform: | Size: 2048 | Author: muli | Hits:

[Mathimatics-Numerical algorithmsPowerFlow(1)

Description: 是计算电力系统潮流计算的很好的而功能软件-Calculation of Power Flow Calculation is very good and functional software
Platform: | Size: 6144 | Author: 王军 | Hits:

[matlabCP

Description: 粒子群加连续潮流法,能优化变压器分接头,进行多变量优化,使系统非常稳定-PSO plus continuous power flow, transformer taps can be optimized, multi-variable optimization, making the system very stable
Platform: | Size: 31744 | Author: 周礼 | Hits:

[Other33nodes

Description: 配电网潮流计算源程序,可直接运行的,修改输入数据即可-Source distribution power flow calculation can be run directly, you can modify the input data
Platform: | Size: 1024 | Author: 王鹏 | Hits:

[Software EngineeringMATLAB

Description: 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如图4-2(b)所示的那种情况就不能收敛或收敛到别的根上去。 这一方法还可以做下面的解释,设第n次迭代得到的解与真值之差,即 的误差为 时,则 (4-8) 把 在 附近对 用泰勒级数展开 (4-9) 上式略去 以下的项 (4-10) 的误差可近似由上式计算出来 图4-2 (4-11) 比较式(4-7)和(4-11),可以看出牛顿-拉夫逊法的修正量和 的误差的一次项相等。 用同样的方法考虑,给出对n个变量 -:Because of the importance and complexity of power system, better algorithm and programme language is very important . An interior point method based on the perturbed Karush2Kuhn2Tucker (KKT) condition is pre2 sented in this paper , where the method and process for the optimal power flow is treated through the Matlab’s symbolic math toolbox and Mfunction is also presented. Using the symbolic code , it can improve the adaptability of the programme dramatically. The advantage is that , what we need to do is change the model expression. We can make use of the symbolic programme to check our programme while we write the Mfunctions. Using the Mat2 lab , we find the optimal solutions and calculate quickly and efficiently. It has proposed the powerful and unique functions of Matlab in the optimization and calculation for power system. Key words :power system symbolic calculation optimal power flow interior point method
Platform: | Size: 9216 | Author: 范凯 | Hits:

[Windows Developmatpower4.0b3

Description: 最新的matpower工具箱,可用于各种用于潮流计算和最优潮流的计算,包括连续潮流和最优潮流-The latest matpower toolbox can be used for a variety of flow calculation and optimal power flow for the calculation, including the continuation power flow and optimal power flow
Platform: | Size: 3190784 | Author: 王鹏 | Hits:

[matlabpowerflow

Description: 对于大电网潮流计算的一些matlab程序,来源《大电网快速稳定分析关键基础技术研究-Power flow calculation for large number of matlab program, the source of " big power and rapid analysis of key infrastructure technology
Platform: | Size: 1024 | Author: 裘海南 | Hits:

[matlabUPFCplacement

Description: Unified Power Flow Placement
Platform: | Size: 5120 | Author: behrouz | Hits:

[matlabfinallf

Description: Optimal power flow with Matlab codes
Platform: | Size: 51200 | Author: Tau | Hits:

[matlabupfc

Description: These files gives information of unified power flow control
Platform: | Size: 1205248 | Author: yogi | Hits:

[Otheripfc

Description: A PAPER ON IPFC INTER LINE POWER FLOW CONTROLLER
Platform: | Size: 266240 | Author: amith | Hits:

[matlabAPPENDIXA

Description: Distribution systems power flow
Platform: | Size: 35840 | Author: jacob | Hits:

[matlabpowerflow

Description: Distribution systems power flow analysis package using Matlab graphical user interface-Distribution systems power flow analysis package using Matlab graphical user interface
Platform: | Size: 218112 | Author: jacob | Hits:

[AI-NN-PRGA

Description: GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method has been encapsulated within the DLL. If you need to use other flow calculation method, need to re-DLL interface functions to design and change the objective function of genetic algorithm method.
Platform: | Size: 70656 | Author: 德软信息 | Hits:

[matlab1

Description: 基于前推回代法的三相不对称潮流计算,用于解决一般的辐射网-Forward and backward substitution method based on the three-phase asymmetrical power flow
Platform: | Size: 1024 | Author: lastmoon | Hits:

[matlabmatpower4.0b5

Description: MATPOWER是一个基于matlab m文件的组件包,用来解决电力系统潮流计算和优化潮流的问题。它致力于为研究人员和教育工作者提供一种易于使用和可更新的仿真工具。MatPower 的设计理念是使用尽可能简单、易懂、可定制的代码来实现最优秀的功能。-MATPOWER is a package of MATLAB® M-files for solving power flow and optimal power flow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. MATPOWER is designed to give the best performance possible while keeping the code simple to understand and modify.
Platform: | Size: 3296256 | Author: 沈觅仁 | Hits:

[matlabpsat-2.1.6-mat

Description: 可用于连续潮流计算静态电压稳定,最优潮流计算。-Continuous flow calculation can be used to static voltage stability, optimal power flow calculation.
Platform: | Size: 1767424 | Author: 王亮亮 | Hits:

[Embeded-SCM DevelopSingle-Phase-Unified-Power-Flow-Controller

Description: Single Phase Unified Power Flow Controller
Platform: | Size: 260096 | Author: Rouzbeh | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net